home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d1
/
drnu451.arc
/
NUSA
< prev
next >
Wrap
Text File
|
1990-10-19
|
2KB
|
66 lines
SA (Screen Attributes)
Description: Sets screen attributes.
Syntax: Version 3.0, 3.1, 4.0: SA NORMAL [/N]
SA [BLINKING] [BRIGHT | BOLD] REVERSE
[/N]
SA [BLINKING] [BRIGHT | BOLD]
UNDERLINE [/N]
SA [[BLINKING] [BRIGHT | BOLD]
[(fore-color)] [[ON] (back-color)]]
[/N]
Parameters:
BLINKING Makes the message repeatedly blink on and off. On some
monitors, this keyword works only if you specify (back-color).
BRIGHT | BOLD Displays the foreground in high intensity.
NORMAL Erases the screen and resets the screen to the standard colors
for your display adapter.
REVERSE Erases the screen and sets the screen display to reverse
video.
UNDERLINE Sets the screen display to underline mode and erases the
screen. On some display adapters this keyword resets the
default to color characters on a black background.
(fore-color) The foreground color for screen displays such as messages, box
lines, and window frame lines. The default foreground color is
white.
(back-color) The background color for screen displays. If you do not
provide (fore-color), you must include the ON keyword. The
default background color is black.
/N Does not reset the border color when the display is in either CGA
mode or VGA mode. This switch does not affect the EGA display mode.
Notes:
You must have already installed the ANSI.SYS driver to use this utility.
SA is incorporated into the BE (Batch Enhancer) utility in version 4.5.
See <NUBE>, <NUNCC>, <NUCOLOR>.